﻿@charset "utf-8";
/* CSS Document */

/*最上边工具栏*/
.pageTop{
	width: 100%;
	border-bottom: 1px solid #ddd;
	background-color: #f0f0f0;
}
.pageTopiterm{
	float: left;
}
.pageTopiterm li{
	font-size: 12px;
	font-weight: normal;
	color: #999;
	float: left;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
.pageTopiterm a{
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.pageTopiterm li:hover{
	cursor: pointer;
	color: #333;
	font-weight: bold;
}
.pageTopiterm li:hover a{
	cursor: pointer;
	color: #333;
	font-weight: bold;
}
/*logo和导航*/

.pageHeader{
	width: 100%;
	padding-top: 10px;
	background-color: #fff;
	padding-bottom: 10px
}
.pageLogo-box,.pageNav,.pageNews,.pageThings-box,.pageInfor-box{
	width: 1000px;
	margin: 10px auto;
}
.pageNav{
	margin: 0 auto;
}
.pageLogo{
	float: left;
	width: 400px;
}
.pageLogo img{
	width: 60px;
	float: left;
	height: auto;
}
.pageLogo h1{
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin-left: 10px;
	width: 320px;
	margin-top: 5px;
}
.pageNav-box{
	padding-bottom: 1px;
	padding-top: 1px;
	width: 100%;
	position: absolute;
	top: 10%;
	left: 0;
  /*  background-image: -moz-linear-gradient( 90deg, rgb(2,64,106) 0%, rgb(3,110,184) 38%, rgb(34,152,234) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(2,64,106) 0%, rgb(3,110,184) 38%, rgb(34,152,234) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(2,64,106) 0%, rgb(3,110,184) 38%, rgb(34,152,234) 100%);*/
}	
.pageLogo h2{
	float: left;
	font-size: 14px;
	width: 320px;
	margin-left: 10px;
	font-weight: normal
}
.pageNav{
	width: 1000px;
}
.pageNav li{
	float: left;
	font-size: 14px;
	width: 90px;
	height: 90px;
	text-align: center;
	color: #036eb8;
	/* background-color: rgba(255,255,255,0.6); */
	background: url(navlistbgc_03.png) no-repeat;
	/* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff); */
	margin: 0 10px
	/*color: #fff;*/
}
.pageNav li a{
	font-size: 12px;
	color: #036eb8;
}
.pageNav .liCurrent{
	/* background-color:#036eb8; */
	background: url(navbgcblue_03.png) no-repeat;
	cursor: pointer;
	color: #fff
}
.pageNav li i{
	font-size: 36px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px
}
.pageNav li a{
	display: block;
	margin-top: 5px;
}
.pageNav li:hover{
	cursor: pointer;
	/* background-color:#036eb8; */
	background: url(navbgcblue_03.png) no-repeat;
	color: #fff
}
.pageSearchbox{
	float: right;
}
.pageSerchbig{
	width: 210px;
}
.pageSerchbig input{
	border-radius: 0px;
	border: none;
	outline: none;
	line-height: 28px;
}
.pageSearchtext{
	width: 179px;
	height: 28px;
	float: left;
	background: url(serch_input_03.png)no-repeat;
	font-size: 12px;
	color: #999999;
	padding-left: 10px;
	line-height: 28px;
	
}
.pageSearchbtn{
	width: 31px;
	height: 28px;
	float: right;
	background: url(serch_btn_03.png) no-repeat;
	
}
.pageSearchbtn:hover{
	background: url(serch_btngry_03.png) no-repeat;
}
/* .pageSearchbox input{
	border-radius: 30px 0 0 30px;
	float: left;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	text-indent: 15px;
	outline: none;
	border-right: none;
} */
/* .pageSearch input{
	border: none;
	height: 23px;
} */
/* .pageSearch{
	float: left;
	width: 30px;
	text-align: center;
	height: 24px;
	line-height: 20px;
	border: 1px solid #ccc;
	background-color: #fdfdfd;
	border-left: none;
	border-radius: 0 15px 15px 0;
}
.pageSearch:hover{
	cursor: pointer;
	background-color: #ccc;
} */
.pageSearchbox h1{
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}
.pageSearchbox h2{
	float: left;
	font-size: 12px;
	color: #F34A4C;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
	cursor: pointer
}
.weixinWinbo{
	width: 600px;
	float: left;
	margin-top: 5px;
}
.weixinWeibo-box{
	width: 72px;
	height: 50px;
	float: left;
	text-align: center;
	background-color: #fff;
	position: relative;
	z-index: 1;
	cursor: pointer;
	margin: 0 5px;
}
.weixinWeibo-box i{
	font-size:30px;
	color: #666;
}
.weixinWeibo-box img{
	width: 30px;
	height:30px;
}
.weixinWeibo-box h1{
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 5px
}
.weixinWeibo-subbox{
	position: absolute;
	top: -15px;
	width: 90px;
	height: 90px;
    right: -90px;
}
/* .weixinWeibo-box:hover{
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1),0px -2px 2px 0px rgba(0, 0, 0, 0.1),-2px 0px 2px 0px rgba(0, 0, 0, 0.1),2px 0px 2px 0px rgba(0, 0, 0, 0.1);
	cursor: pointer
} */

.weixinWeibo-subbox img{
	display: block;
	width: 90px;
	height: 90px;
}
.weiixnbg{
	position: relative;
	float: left;
}
/*banner区*/

.pageBanner-box{
	width: 100%;
	height: 330px;
}
.pageBanner{
	height: 450px;
	position: relative
}
.pageBanner img{
	width: 100%;
	height: 450px;
}
.borderB{
	width: 100%;
	height: 60px;
	background-color: #036eb8;
	position: relative;
}
.pageBanner-floatBox{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100
}
.pageBanner-float{	
	width: 990px;
	margin: 0 auto;	
}
.pageBanner-float li{
	float: left;   
	height: 80px;
	width: 106px;
	text-align: center;
	/* background-image: -moz-linear-gradient( 90deg, rgb(200,200,200) 0%, rgb(251,251,251) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(200,200,200) 0%, rgb(251,251,251) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(200,200,200) 0%, rgb(251,251,251) 100%); */
	background: url(navbgc2_03.png);
	cursor: pointer;
}
.pageBanner-float li a{
	border-right: 1px solid #ccc;
	display: block;
	margin-top: 20px;
}
.pageBanner-float li i{
	font-size: 26px;	
	color: #555;
}
.pageBanner-float li h2{
	font-size: 12px;
	text-align: center;
	margin-top: 8px;
	color: #555;
}
.floatBox-left{
	float: left;
	width: 15px;
	height: 20px;
	background-image: url(navbg.png);
	background-repeat: no-repeat;
}
.right{
	background-image: url(navbg-right.png)!important;
}
.pageBanner-float li:hover{
	/* background-image: -moz-linear-gradient( 90deg, rgb(251,251,251) 0%, rgb(230,230,230) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(251,251,251) 0%, rgb(230,230,230) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(251,251,251) 0%, rgb(230,230,230) 100%); */
	background: url(navbgc1_03.png);
	cursor: pointer;
}

/*新闻列表*/

.pageNews,.pageThings-box,.pageInfor-box{
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1),0px -2px 2px 0px rgba(0, 0, 0, 0.1),-2px 0px 2px 0px rgba(0, 0, 0, 0.1),2px 0px 2px 0px rgba(0, 0, 0, 0.1);
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}
.pageNews-title{
	width: 98%;
	margin-left: 1%;
	border-bottom: 1px solid #ddd;
}
.pageNews-title i{
	float: left;
	color: #666;
	margin-top: 2px;
	margin-right: 5px;
}
.pageNews-title h1{
	font-size: 13px;
	color: #555;
	float: left;
	padding-bottom: 5px;
}
.pageNews-title a{
	font-size: 12px;
	float: right;
	margin-top: 5px;
}
.pageNews-title span{
	font-size: 12px;
	float: right;
	margin-top: 5px;
	color: #777;
	margin-left: 10px;
}
.pageNews-title span:hover{
	cursor: pointer;
	color: #333;
}
.pageNews-content{
	width: 98%;
	margin-left: 1%;	
	margin-top: 10px;
	border: 1px solid #ddd;
}
.pageNews-title a i{
	margin-left: 5px;
}
.pageNews-title a:hover{
	cursor: pointer;
	color: #E05759;
}
.pageNews-contentList,.pageNews-contentList1,.pageNews-contentList2,.pageNews-contentList3,.pageNews-contentList4,.pageNews-contentList5,.pageNews-contentList6{
	width: 720px;
	padding-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #ddd;
	float: left
}
.pageNews-contentList1{
	overflow: hidden;
}
.pageNews-contentList h6,.pageNews-contentList1 h6,.pageNews-contentList2 h6,.pageNews-contentList3 h6,.pageNews-contentList4 h6,.pageNews-contentList5 h6,.pageNews-contentList6 h6{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	color: #666;
}
.pageNews-contentList2 h6 a{
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.pageNews-contentList li,.pageNews-contentList1 li,.pageNews-contentList2 li,.pageNews-contentList3 li,.pageNews-contentList4 li,.pageNews-contentList5 li,.pageNews-contentList6 li{	
	border-bottom: 1px dashed #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	cursor: pointer;
}
.pageNews-contentList li img,.pageNews-contentList1 li img,.pageNews-contentList3 li img,.pageNews-contentList4 li img,.pageNews-contentList5 li img,.pageNews-contentList6 li img{
	float: left;
	width: 120px;
	height: 70px;
}
.pageNews-contentList li h1,.pageNews-contentList1 li h1,.pageNews-contentList2 li h1,.pageNews-contentList3 li h1,.pageNews-contentList4 li h1,.pageNews-contentList5 li h1,.pageNews-contentList6 li h1{
	float: left;
	width: 570px;
	margin-left: 15px;
	height: 16px;
	line-height:16px;
}
.pageNews-contentList li h1 a,.pageNews-contentList1 li h1 a,.pageNews-contentList2 li h1 a,.pageNews-contentList3 li h1 a,.pageNews-contentList4 li h1 a,.pageNews-contentList5 li h1 a,.pageNews-contentList6 li h1 a{
	font-size: 12px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	width: 100%;
	display: block;
}
.pageNews-contentList2 li h1{
	width: 310px;
}
.pageNews-contentList2 li h1 h6{
	 width: 60px;
	float: left;
	font-size:12px;
	color: tomato;
 }
.pageNews-contentList2 li h1 a{
	width: 250px;
	float: left;
}
.pageNews-contentList2 li:hover,.pageNews-contentList3 li:hover,.pageNews-contentList4 li:hover,.pageNews-contentList5 li:hover,.pageNews-contentList6 li:hover{
	background-color: rgba(0,0,0,0.05);
}
.pageNews-contentList2 li:hover h1 a,.pageNews-contentList3 li:hover h1 a,.pageNews-contentList4 li:hover h1 a,.pageNews-contentList5 li:hover h1 a,.pageNews-contentList6 li:hover h1 a{
	font-weight: bold;
}
.pageNews-contentList li h1{
	width: 260px;
}
.pageNews-contentList li .h1Current,.pageNews-contentList1 li .h1Current,.pageNews-contentList3 li .h1Current,.pageNews-contentList4 li .h1Current,.pageNews-contentList5 li .h1Current,.pageNews-contentList6 li .h1Current{
	font-weight: bold
}
.pageNews-contentList li h2,.pageNews-contentList1 li h2,.pageNews-contentList3 li h2,.pageNews-contentList4 li h2,.pageNews-contentList5 li h2,.pageNews-contentList6 li h2{
	float: left;
	width: 570px;
	margin-left: 10px;
	font-size: 12px;
	color: #777;
	font-weight: normal;
	margin-top: 5px;
	text-indent: 20px;
}
.pageNews-contentList li span,.pageNews-contentList1 li span,.pageNews-contentList2 li span,.pageNews-contentList3 li span,.pageNews-contentList4 li span,.pageNews-contentList5 li span,.pageNews-contentList6 li span{
	float: right;
	width: 75px;
	font-size: 12px;
	color: #777;
	font-weight: normal;
}
.pageNews-contentList li .aCurrent,.pageNews-contentList1 li .aCurrent,.pageNews-contentList3 li .aCurrent,.pageNews-contentList4 li .aCurrent,.pageNews-contentList5 li .aCurrent,.pageNews-contentList6 li .aCurrent{
	float: left;
	width: 260px;
	margin-left: 10px;
	/*margin-top: 5px;*/
}
.pageNews-contentList li h2:hover,.pageNews-contentList1 li h2:hover,.pageNews-contentList3 li h2:hover,.pageNews-contentList4 li h2:hover,.pageNews-contentList5 li h2:hover,.pageNews-contentList6 li h2:hover{
	cursor: pointer;
	color: #73C472
}
/*日期框*/

.dateBox{
	border: 2px solid #00923f;
	width: 70px;
	padding-bottom: 10px;
	float: left;
}
.pageNews-contentList1 .dateBox a{
	font-size: 30px;
	font-weight: bold;	
	width: 100%;
	text-align: center;
	color: #00923f
}
.pageNews-contentList1 .dateBox span{
	font-size: 12px;
	width: 100%;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #00923f
}

/*图片展架*/

.pageNews-picBox{
	margin-top: 10px;
	float: left;
	width: 100%;
}
.pageNews-picBox img{
	width: 90%;
	margin-left:5%;
}
.pageNews-picContent h1{
	font-size: 14px;
	width: 100%;
	text-align: center
}
.pageNews-picContent h2{
	font-size: 12px;
	color: #777;
	text-indent: 20px;
}
.pageFastbox{
	
}
.pageFastbox li,.pageFastbox-fri li{
	float: left;
	width: 20%;
	margin: 5px 0;
	cursor: pointer
}
.pageFastbox li{
	width: 25%;
}
.pageFastbox li a,.pageFastbox-fri li a{
	width: 100%;
	text-align: center;
	font-size: 13px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageFastbox .liCurrent01,.pageFastbox-fri .liCurrent01{
	background-color: #fafafa;
	color: #036eb8;
	border-bottom: 1px solid #fafafa;
}
.pageFastbox li img{
	width: 235px;
	height: 58px;
}
.pageFastbox li img:hover{
	cursor: pointer;
}
/* .pageFooter{
	width: 100%;
}
.pageFooter h2{
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	text-align: center;
} */

/*信息公开*/
.pageNews-contentNav{
	width: 200px;
	float: left;
	margin-left: 10px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.pageNews-contentNav dd{
	height: 80px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	line-height: 80px;
	text-align: center;
	font-size: 15px;
	cursor: pointer
}
.pageNews-contentNav dd i{
	margin-right: 5px;
	font-size: 16px;
	color: #777;
}
.pageNews-contentNav dd a{
	color: #777;
}
.pageNews-contentNav .ddcurrent{
	background-color: #f5f6f7;
	border-right:none;
	color: #036eb8;
	font-weight: bold;
}
.pageNews-contentbox{
	width: 757px;
	border: 1px solid #ddd;
	border-left: none;
	background-color: #f5f6f7;
	float: left;
	height: 323px;
}
.pageNews-iconBox{
	width: 307px;
	float: left;
	margin-left: 10px;
}
.pageNews-icon,.pageNews-icon1,.pageNews-icon2,.pageNews-icon3{
	float: left;
	margin: 5px;
	text-align: center;
	width: 100px;
	cursor: pointer;
	height: 30px;
}
.pageNews-icon h3,.pageNews-icon1 h3,.pageNews-icon2 h3,.pageNews-icon3 h3{
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid transparent;
	padding-bottom: 10px;
	cursor: pointer
}
.pageNews-icon h3 a,.pageNews-icon1 h3 a,.pageNews-icon2 h3 a,.pageNews-icon3 h3 a{
	color: #777;
	font-weight: bold;
	font-size: 13px;
	display: block;
}
.pageNews-icon:hover h3 a,.pageNews-icon1:hover h3 a,.pageNews-icon2:hover h3 a,.pageNews-icon3:hover h3 a{
	color: #0099cc;
}
.pageNews-icon .h3Current,.pageNews-icon1 .h3Current,.pageNews-icon2 .h3Current,.pageNews-icon3 .h3Current{
	color: #0099cc;
	border-bottom: 2px solid #0099cc;
}
.pageMore{
	background-color: transparent;
	color: #777;
	margin-top: 0;
	margin-left: 0;
}
.pageMore i{
	color: #777;
	font-size: 12px;
}
.pageMore:hover{
	color: #0099cc;
	cursor: pointer;
}
.pageMore:hover i{
	color: #0099cc;
}
.pageNews-subContent{
	background-color: #fafafa;
}
.pageNews-subContent a{
	margin: 5px;
	float: left;
	font-size: 12px;
	padding: 5px;
	color: #555;
}
.pageNews-subContent a:hover{
	cursor: pointer;
	color: #036eb8;
	text-decoration: underline;
}
/*天气预报侧边栏*/
.pageSidebar{
	width: 200px;
	height: 100%;
	background-color: transparent;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
}
.pageSidebar-shadow{
	width: 100%;
	height: 100%;
	position: absolute;
	right: -100%;
	top: 0;
	z-index: 100;
}
.pageSidebar-botton{
	width: 44px;
	height: 40px;
	border-radius: 20px 0 0 20px;
	background-color: #fff;
	text-align: center;
	line-height: 40px;
	position: absolute;
	top: 80px;
	left: -44px;
	cursor: pointer
}
.pageSidebar-content{
	position: absolute;
	top: 0;right: -200px;
	width: 200px;
	height: 100%;
	background-color: #fff;
}
.pageSidebar-content h1{
	font-size: 14px;
	width: 90%;
	margin-left: 5%;
	color: #333;
	font-weight: bold;
	margin-top: 50px;
}
.pageSidebar-content h2{
	font-size: 14px;
	width: 90%;
	margin-left: 5%;
	color: #555;
	font-weight: normal;
	text-align: left;
}
.pageSidebar-weatherBox{
	width: 90%;
	margin-left: 5%;
}
.pageSidebar-weatherBox{
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 10px;
	font-weight: bold
}
.pageSidebar-weatherBox img{
	margin: 5px 0;
}
.pageSidebar-list{
	width: 90%;
	margin-left: 5%;
	margin-top: 50px;
}
.pageSidebar-list li{
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.pageSidebar-list li:hover{
	cursor: pointer;
	background-color: #fafafa;
}
.pageSidebar-list li i{
	float: left;
	width: 20px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 8px;
}
.pageTime,.pageWeek{
	width: 90%;
	margin-left: 5%;
	text-align: center;
	font-size: 13px;
	color: #666;
}
.pageWeek{
	color: #DD8E3F;
	position: absolute;
	top: 90%;left: 5%;
}
.pageTime{
	position: absolute;
	top: 94%;left: 5%;
}
/*页尾*/

.pageFooter img{
	margin: 0 auto;
	display: block
}
.pageFooter table{
	margin: 10px auto;
}
.pageFooter table td{
	font-size: 12px;
	text-align: center;
}
/*网上办事页面*/
.pageBanner-wsbs{
	width: 100%;
	height: 350px;
}
.pageBanner-wsbs img{
	display: block;
	width: 100%;
	height: 350px;
}
.pagePosition-box{
	width: 100%;
	background-color: #fff;
	padding: 1px 0;
}
.pagePosition{
	width: 1000px;
	margin: 10px auto;
}
.pagePosition li{
	float: left;
	padding: 0 5px;
	font-size:12px;
	color: #555;
}
.pagePosition li i{
	float: right;
	margin-left: 10px;
	margin-top: 3px;
}
.pageThings-nav li{
	width: 160px;
	float: left;
	border:1px solid #eee;
	padding-top: 40px;
	padding-bottom: 40px;
	border-radius: 10px;
	text-align: center;
	margin:10px;
	height: 81px;
}
.pageThings{
	width: 98%;
	margin-left: 1%;
}
.pageThings-nav{
	width: 910px;
	margin: 0 auto;
}
.pageThings-nav li i{
	font-size: 40px;
	margin-bottom: 20px;
	color: #036EB8;
}
.pageThings-nav li h2{
	font-size: 14px;
	width: 100%;
	text-align: center;
	color: #036EB8;
	font-weight: normal;
}
.pageThings-nav li:hover{
	cursor: pointer;
	background-color: #fafafa;
}
.pageThings-nav li:hover i{
	font-size: 50px;
	transition: 1s;
}
.pageThings-nav li:hover h2{
	color: #DC4D4F;
}
.pageTable{
	width: 100%;
	margin-top: 10px;
}
.pageTable-nav{
	width: 100%;
}
.pageTable-nav li{
	float: left;
	font-size: 13px;
	width: 12.5%;
	text-align: center;
	color: #555;
	font-weight: bold;
    background-color: #eee;
	padding: 10px 0;
}
.pageTable-content{
	width: 100%;
}
.pageTable-content td{
	font-size: 12px;
	color: #555;
	text-align: center;
	width: 12.5%;
}
.pageTable h1{
	font-size: 12px;
	color: #333;
	border-left: 2px solid #0099cc;
	margin-top: 10px;
	margin-bottom: 15px;
	text-indent: 10px;
	
}
.pageTable th{
	font-size: 12px;
}
.pageTable td{
	font-size: 12px;
	font-weight: normal;
	padding: 0 20px;
	text-align: center;
	border-bottom: 1px dotted #ddd;
}
/*综合查询页面*/
.pagezhsear{
	width: 800px;
	margin: 50px auto 10px auto;
}
.pagezhsear input{
	margin-left: 10px;
	width: 500px;
	border: 1px solid #0099cc;
	outline: none;
}
.pagezhsear select{
	height: 30px;
	line-height: 30px;
	border: 1px solid #0099cc;
}
.pageSearchIcon{
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #0099cc;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
}
.pagejzsear{
	width: 800px;
	margin: 0 auto 50px auto;
}
.pagejzsear h3{
	width: 120px;
	float: left;
	font-size: 12px;
	color: #555;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	text-align: right;
}
.pagejzsear .btn-search{
	margin-right: 27px;
	float: left;
}

/*信息公开*/
.pageInfor{
	height: 680px;
}
.pageInfor-nav{
	float: left;
	width: 200px;
	margin-left: 10px;
	height: 100%;
	background-color: #fafafa;
}
.pageInfor-navbox{

}
.pageInfor-navbox li{
	height: 34px;
	line-height: 34px;
	font-size: 13px;
	text-indent: 25px;
	color: #555;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.pageInfor-navbox li i{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.pageInfor-navbox .liTitle{
	background-image: none;
	font-weight: bold;
	color: #333;
	text-indent: 5px;
	border-bottom: 1px solid #ccc;
}
.pageInfor-navbox li:hover{
	background-color: #fff;
	cursor: pointer;
	color: #0099cc;
}
.pageInfor-navbox .liCueernt-INfor{
	background-color: #fff;
	color: #0099cc;
}
.pageInfor-list{
	width: 760px;
	float: left;
	padding-left: 10px;
}
.pageInfor-list h1{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 5px;
}
.list{
	margin-top: 10px;
}
.list li{
	height: 30px;
	line-height: 30px;
	
}
.list h2{
	font-size: 12px;
	font-weight: normal;
	width: 60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	color: #666;
	margin-left: 10px;
}
.list li a{
	float: right;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.list h2 a{
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	color: #666;
	margin-left: 10px;
}
.list li:hover{
	background-color: #fafafa;
	cursor: pointer
}
.list li:hover a{
	font-weight: bold;
	cursor: pointer
}
.page{
	border-top: 1px solid #ddd;
	margin-top: 10px;
}
.page ul{
	margin-top: 10px;
	width: 70%;
	float: left;
}
.page p{
	width: 30%;
	float: left;
	font-size: 12px;
	margin-top: 10px;
	display: block;
	text-align: right;
	color: #555;
}
.page ul li{
	width: 40%;
	float: left;
	font-size: 12px;
	color: #555;
}
.page ul li:first-child{
	width: 60%;
}
.page ul li input{
	width: 50px;
	height: 26px;
	line-height: 26px;
	text-indent:0;
	float: none!important;
}
.page ul li a input{
	 width: 50px;
	 cursor: pointer;
	 height: 26px;
	 line-height: 26px;
	margin-left: 5px;
	text-indent:0;
	background-color: #fafafa;
 }
.number a{
	float: left;
	padding: 5px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 12px;
	margin: 0 5px;
	background-color: #fafafa;
	color: #555;
}
.number a:hover,.page ul li a input:hover{
	background-color: #0099cc;
	color: #fff;
	cursor: pointer;
	border:1px solid #0099cc;
}
.pagePaging{
	border-top: 1px solid #ddd;
	margin-top: 10px;
}
.pagePaging-box{
	float: right;
	margin-top: 10px;
}
.pagePaging-box li{
	float: left;
	padding: 5px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 12px;
	margin: 0 5px;
}
.pagePaging-box li:hover{
	background-color: #0099cc;
	color: #fff;
	cursor: pointer;
	border:1px solid #0099cc;
}

.pageMore{
	float: left;
	width: 80px;
	height: 30px;
	background-color: darkcyan;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-left: 104px;
	cursor: pointer
}
.pageMore i{
	margin-left: 5px;
}
.pagenav{
	width: 360px;
	float: right;
}
.pagenav dd{
	float: left;
	width: 60px;
	padding-top: 5px;
	color: #EF5052
}
.pagenav dd a{
	width: 60px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #EF5052;
	display: block;
}
.pagenav dd:hover{
	cursor: pointer;
	background-color: #fafafa
}
.pagenav dd:hover a{
	font-weight: bold;
}
.pagenav .ddCure{
	background-color: #fafafa;
}
.pagenav dd .aCure{
	font-weight: bold;
}
.pagenav .ddCure a{
	font-weight: bold;
}
.more{
	font-size: 12px;
	color: #777;
	font-weight: normal;
}
.more:hover{
	cursor: pointer;
	color: #444;
}

/*文章页*/

.pageFile{
	width: 80%;
	margin-left: 10%;
	margin-top: 20px;
}
.pageFile-title{
	border-bottom: 1px solid #ddd;
}
.pageFile-title h1{
	font-size: 18px;
	color: #333;
	width: 800px;
	text-align: center;
}
.pageFile-title a{
	font-size: 12px;
	color: #777;
	margin-left: 10px;
	margin-right: 10px;
}
.pageFile-title a span{
	color: #0099cc;
}
.aWidth{
	width: 410px;
	margin: 30px auto 20px auto
}
.pageFile-Content{
	margin-top: 30px;
	height: 500px;
	border-bottom: 1px solid #ddd;
	overflow-y: auto;
	padding-bottom: 20px;
}
.pageFile-Content h2,.pageFile-footer h2{
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 30px;
	text-indent: 30px;
}
.pageFile-footer h2{
	text-indent: 0px;
	margin-bottom: 20px;
}
.pageFile-footer h2 span:hover{
	color: #0099cc;
	text-decoration: underline;
	cursor: pointer
}
/*网站地图*/
.pageTop-sub{
	position: absolute;
	left: 0;top: 31px;
	display: none;
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
	background-color: #fafafa;
	z-index: 100000;
	padding-bottom: 50px;
	box-shadow:4px 4px 4px 0px rgba(0, 0, 0, 0.2);
}
.pageTop-sub h1{
	font-size: 18px;
	color: #0099cc;
	margin-top: 50px;
}
.pageTop-sub h1 i{
	margin-right: 10px;
}
.pageTop-map{
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pageTop-map h2{
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px
}
.pageTop-map li{
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0;
	text-indent: 20px;
	float: left
}
.pageTop-map li a{
	color: #777;
}
.pageTop-map li:hover{
	cursor: pointer;
	color: #0099cc;
	text-decoration: underline;
}
.pageTop-map li:hover a{
	cursor: pointer;
	color: #0099cc;
	text-decoration: underline;
}
/*定位*/
.top30{
	top: 30px!important;
	transition: 0.3s
}
.pageYin{
	width: 100%;
	position: absolute;
	top: -60px;
	left: 0;
	height: 60px;
	background-color: rgba(0,0,0,0.6);
}
.pageYin h1{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	text-indent: 20px;
}
.pageYin h1:hover{
	cursor: pointer;
	color: #FC6C6E;
	text-decoration: underline;
}
/*环境水数据*/
.pageRank-nav{
	width: 415px;
	float: left;
	margin-left: 20px;
}
.pageRank-box{
	width: 522px;
	float: left;
	height: 300px;
	margin-left: 10px;
	text-align: center;
}
.pageRank-boxnav{
	width: 284px;
	margin: 10px auto;
	margin-bottom: 10px;
}
.pageRank-boxnav dd{
	padding:5px 10px;
	float: left;
	font-size: 12px;
	font-weight:normal;
	color: #777;
	cursor: pointer;
}
.pageRank-boxnav .ddNavCur{
	background-color: #0099cc;
	color: #ffffff;
}
.pageRank-content{
	height: 210px;
	width: 522px;
	margin-top: 10px;
}
.pageWater{
	width: 220px;
	margin-left: 30px;
	margin-top: 20px;
}
.pageWater h2{
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #81A9E5;
	text-align: left;
}
.pageWater dd{
	width: 30%;
	float: left;
	margin: 5px 1.25%;
	font-size: 12px;
	font-weight: normal;
	color: #777;
}
.pageWater dd:hover{
	text-decoration: underline;
	cursor: pointer;
	color: #6AA9E4
}
.pageRank-nav i{
	color: #6AA9E4;
	font-size: 40px;
}
.pageAir{
	margin-top: 20px;	
}
.pageAir li{
	width: 48%;
	margin: 1%;
	float: left;
	color: #fff;
	background-color: #6AA9E4;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	cursor: pointer
}
.pageBanner-tip{
	width:100px;
	margin:0px auto;
}
.pageBanner-tip dd{
	width: 10px;
	height:10px;
	border-radius: 5px;
	background-color: #777;
	float: left;
	margin: 5px;
	cursor: pointer;
}
.pageBanner-tip .ddCur{
	background-color: #35b3ff;
	cursor: pointer;
	width: 14px;
	height:14px;
	border-radius: 7px;
	margin: 3px;
	transition: 0.3s;
}

.pageMore{
	background-color: transparent;
	color: #777;
	margin-top: 0;
	margin-left: 0;
}
.pageMore i{
	color: #777;
	font-size: 12px;
}
.pageMore:hover{
	color: #0099cc;
	cursor: pointer;
}
.pageMore:hover i{
	color: #0099cc;
}

.pageFloat-box{
	width: 100%;
}
.pageFloat-box li{
	text-align: center;
	font-size: 24px;
	color: #0099cc;
	border-bottom: 1px solid #ddd;
	background-color: #fff
}
.pageFloat-box li img{
	width: 100px;
	margin-top: 10px;
}
.pageFloat-box li h1{
	font-size: 12px;
	line-height: 20px;
	background-color: #d31218;
	color: #fff;
    padding:0 1%;
}
.pageFloat-box li:hover{
	cursor: pointer;
	background-color: #eee;
}
.pageInfor-navbox li a{
	color: #555;
}
.pageInfor-navbox li:hover a{
	color: #0099cc;
}
/*页尾*/



/*依申请公开*/
.pageINforbox{
	width: 186px;
	height: 52px;
	background-color: #64b5EF;
	margin: 10px;
	float: left;
}
.pageINforbox i{
	color: #fff;
	font-size: 20px;
	float: left;
	margin-left: 15px;
	margin-top: 17px;
	font-weight: normal;
}
.pageINforbox h1{
	font-size: 15px;
	color: #fff;
	margin-top: 15px;
	font-weight: normal;
	margin-left: 5px;
	float: left;
}
.pageINforbox:hover{
	cursor: pointer;
	opacity: 0.8;
	transition: 0.5s;
}
.pageCar-search{
  margin-top: 10px;
}
.pageCar-search h2{
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;
}
.pageCar-search input{
	height:26px;
	line-height:26px;
	width: 60px;
	float: left;
	margin-top: 5px;
}
.pageCar-search select{
	width: 60px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.pageCar-search .cjh{
	width: 160px;
	margin-top: 5px;
}
.pageCar-search button{
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 5px 12px;
	background-color: #fafafa;
	color: #777;
	margin: 10px auto;
	display: block;
}
.pageCar-search button:hover{
	cursor: pointer;
	color: #ffffff;
	background-color: #0099cc;
	border: 1px solid #0099cc;
}















